Skip to content

Removing hard-coded backslashes#4

Open
hakanai wants to merge 1 commit intoSmithsGaming:Development-1.9from
hakanai:patch-1
Open

Removing hard-coded backslashes#4
hakanai wants to merge 1 commit intoSmithsGaming:Development-1.9from
hakanai:patch-1

Conversation

@hakanai
Copy link
Copy Markdown

@hakanai hakanai commented Apr 24, 2017

Hard-coded backslashes caused creation of file called "config\armory\Addons\weaponry.cfg" in the root directory instead of putting the file in config/armory/Addons, when running on any OS other than Windows. Forward slashes work fine for all platforms in Java and thus is the obvious fix.

I have not checked other files in the repository for the same bug.

Hard-coded backslashes caused creation of file called "config\armory\Addons\weaponry.cfg" in the root directory instead of putting the file in config/armory/Addons, when running on any OS other than Windows. Forward slashes work fine for all platforms in Java and thus is the obvious fix.

I have not checked other files in the repository for the same bug.
@hakanai
Copy link
Copy Markdown
Author

hakanai commented Apr 24, 2017

Build on Travis-CI failed, but due to some kind of external issue.

Caused by: org.gradle.api.UncheckedIOException: Could not GET 'http://mavenrepo.smithscore.orionminecraft.com/com/smithsmodding/smithscore/smithscore/1.10.2-1.2.1-259/smithscore-1.10.2-1.2.1-259.pom'. Received status code 500 from server: Internal Server Error

@marchermans
Copy link
Copy Markdown
Member

Hello I am currently moving the Repo's to MineColonies, which also includes updating the BuildSystem, which is why you cannot build the PR. I will make sure that this PR gets included in the last release for 1.10 before i release the 1.11 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants